scidb-hquery v2.8.0.437 Release Notes

Release Date: 2020-03-23 // about 4 years ago
    • ➕ Added the --wait-on-stdin (-W) option to resolve issue #1. Removed the now unnecessary base-compat constraint given regex-1.0.*-r1. Removed extra 'import Crypto.Hash' line in UtilsUnsafe.hs. Corrected some small documentation issues. Updated the scidb-hquery.cabal and stack.yaml files and added a stack.yaml file. These changes did not change the primitive API of hquery. Tested lightly with SciDB 19.11 community edition.

Previous changes from v2.8.0.436

    • ➕ Added a base-compat constraint so that regex always compiles and added tested-with to the cabal file. Changed the stack resolver to lts-14.14. Small improvement in the documentation.